(Qline_height): New variable.
authorKim F. Storm <storm@cua.dk>
Mon, 26 Apr 2004 22:05:43 +0000 (22:05 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 26 Apr 2004 22:05:43 +0000 (22:05 +0000)
commit5fabf954dbb45da32fe880940f35a992a8d53da0
tree1673a395149ef81b62df9723b2b916d8e5b561ab
parentd276ea27c5a2abcb8dab277a9374c8b1f476955c
(Qline_height): New variable.
(syms_of_xdisp): Intern and staticpro it.
(append_space_for_newline): Partially undo 2004-04-25 change;
add default_face_p arg, and restore callers.
Clear it->use_default_face after use.
(x_produce_glyphs): Set default font for ascii char if
it->use_default_font is set.  Change line-spacing property to set
just extra line spacing.  Handle new line-height property.
src/xdisp.c